Skip to content

KEP-5004: Add test planning for Rollout, Upgrade and Rollback scenarios#5751

Merged
k8s-ci-robot merged 2 commits intokubernetes:masterfrom
sairameshv:extRes_upgrade_test
Jan 29, 2026
Merged

KEP-5004: Add test planning for Rollout, Upgrade and Rollback scenarios#5751
k8s-ci-robot merged 2 commits intokubernetes:masterfrom
sairameshv:extRes_upgrade_test

Conversation

@sairameshv
Copy link
Copy Markdown
Member

  • One-line PR description:
    Add a detailed test plan to test the DRAExtendedResources feature during the upgrade/downgrade scenarios

/cc @yliaog @bart0sh @pohly

@k8s-ci-robot k8s-ci-robot added kind/kep Categorizes KEP tracking issues and PRs modifying the KEP directory sig/scheduling Categorizes an issue or PR as relevant to SIG Scheduling. labels Dec 24, 2025
@k8s-ci-robot k8s-ci-robot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Dec 24, 2025
@bart0sh bart0sh moved this to 🏗 In progress in Dynamic Resource Allocation Dec 30, 2025
@lmktfy
Copy link
Copy Markdown
Member

lmktfy commented Jan 4, 2026

/retitle KEP-5004: Add test planning for Rollout, Upgrade and Rollback scenarios

@k8s-ci-robot k8s-ci-robot changed the title Add test planning for Rollout, Upgrade and Rollback scenarios KEP-5004: Add test planning for Rollout, Upgrade and Rollback scenarios Jan 4, 2026
Comment thread keps/sig-scheduling/5004-dra-extended-resource/README.md Outdated
Comment thread keps/sig-scheduling/5004-dra-extended-resource/README.md Outdated
Comment thread keps/sig-scheduling/5004-dra-extended-resource/README.md Outdated
@yliaog
Copy link
Copy Markdown
Contributor

yliaog commented Jan 5, 2026

/assign

Comment thread keps/sig-scheduling/5004-dra-extended-resource/README.md Outdated
@yliaog
Copy link
Copy Markdown
Contributor

yliaog commented Jan 7, 2026

/assign @bart0sh

@yliaog
Copy link
Copy Markdown
Contributor

yliaog commented Jan 7, 2026

/assign @pohly

Comment thread keps/sig-scheduling/5004-dra-extended-resource/README.md Outdated
@sairameshv sairameshv force-pushed the extRes_upgrade_test branch from 48f356e to 5fea34e Compare January 8, 2026 14:37
Comment thread keps/sig-scheduling/5004-dra-extended-resource/README.md
@bart0sh
Copy link
Copy Markdown
Contributor

bart0sh commented Jan 13, 2026

/lgtm

/assign @macsko
for approval

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jan 13, 2026
@bart0sh
Copy link
Copy Markdown
Contributor

bart0sh commented Jan 15, 2026

/assign @dom4ha @SergeyKanzhelev @liggitt
for approval

@yliaog
Copy link
Copy Markdown
Contributor

yliaog commented Jan 23, 2026

It looks good to me, but I'll leave it to @bart0sh to add the lgtm label. Thanks @sairameshv @bart0sh for working on this.

Comment thread keps/sig-scheduling/5004-dra-extended-resource/README.md Outdated
Comment thread keps/sig-scheduling/5004-dra-extended-resource/README.md Outdated
Comment thread keps/sig-scheduling/5004-dra-extended-resource/README.md Outdated
@helayoty helayoty moved this to Needs Review in SIG Scheduling Jan 27, 2026
sairameshv added a commit to sairameshv/kubernetes that referenced this pull request Jan 27, 2026
- Implement e2e tests based on the scenarios described in the PR
  kubernetes/enhancements#5751 that are required to graduate the DRAExtendedResources feature to Beta

Signed-off-by: Sai Ramesh Vanka <svanka@redhat.com>
sairameshv added a commit to sairameshv/kubernetes that referenced this pull request Jan 27, 2026
- Implement e2e tests based on the scenarios described in the PR
  kubernetes/enhancements#5751 that are required to graduate the DRAExtendedResources feature to Beta

Signed-off-by: Sai Ramesh Vanka <svanka@redhat.com>
- Include the test scenario to request via Implicit extended
  resourcename into the "REQUIRED FOR BETA" section

Signed-off-by: Sai Ramesh Vanka <svanka@redhat.com>
@sairameshv
Copy link
Copy Markdown
Member Author

/wg device-management

@k8s-ci-robot k8s-ci-robot added the wg/device-management Categorizes an issue or PR as relevant to WG Device Management. label Jan 28, 2026
@bart0sh
Copy link
Copy Markdown
Contributor

bart0sh commented Jan 28, 2026

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jan 28, 2026
@dom4ha
Copy link
Copy Markdown
Member

dom4ha commented Jan 29, 2026

/approve for sig-scheduling

@k8s-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dom4ha, sairameshv

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jan 29, 2026
@k8s-ci-robot k8s-ci-robot merged commit 83c0f18 into kubernetes:master Jan 29, 2026
4 checks passed
@k8s-ci-robot k8s-ci-robot added this to the v1.36 milestone Jan 29, 2026
@github-project-automation github-project-automation Bot moved this from Needs Review to Done in SIG Scheduling Jan 29, 2026
@pohly pohly moved this from 👀 In review to ✅ Done in Dynamic Resource Allocation Jan 30, 2026
sairameshv added a commit to sairameshv/kubernetes that referenced this pull request Feb 10, 2026
- Implement e2e tests based on the scenarios described in the PR
  kubernetes/enhancements#5751 that are required to graduate the DRAExtendedResources feature to Beta

Signed-off-by: Sai Ramesh Vanka <svanka@redhat.com>
sairameshv added a commit to sairameshv/kubernetes that referenced this pull request Feb 11, 2026
- Implement e2e tests based on the scenarios described in the PR
  kubernetes/enhancements#5751 that are required to graduate the DRAExtendedResources feature to Beta

Signed-off-by: Sai Ramesh Vanka <svanka@redhat.com>
sairameshv added a commit to sairameshv/kubernetes that referenced this pull request Feb 11, 2026
- Implement e2e tests based on the scenarios described in the PR
  kubernetes/enhancements#5751 that are required to graduate the DRAExtendedResources feature to Beta

Signed-off-by: Sai Ramesh Vanka <svanka@redhat.com>
sairameshv added a commit to sairameshv/kubernetes that referenced this pull request Feb 12, 2026
- Implement e2e tests based on the scenarios described in the PR
  kubernetes/enhancements#5751 that are required to graduate the DRAExtendedResources feature to Beta

Signed-off-by: Sai Ramesh Vanka <svanka@redhat.com>
sairameshv added a commit to sairameshv/kubernetes that referenced this pull request Feb 19, 2026
- Implement e2e tests based on the scenarios described in the PR
  kubernetes/enhancements#5751 that are required to graduate the DRAExtendedResources feature to Beta

Signed-off-by: Sai Ramesh Vanka <svanka@redhat.com>
sairameshv added a commit to sairameshv/kubernetes that referenced this pull request Feb 25, 2026
- Implement e2e tests based on the scenarios described in the PR
  kubernetes/enhancements#5751 that are required to graduate the DRAExtendedResources feature to Beta

Signed-off-by: Sai Ramesh Vanka <svanka@redhat.com>
aramase pushed a commit to aramase/kubernetes that referenced this pull request Mar 7, 2026
- Implement e2e tests based on the scenarios described in the PR
  kubernetes/enhancements#5751 that are required to graduate the DRAExtendedResources feature to Beta

Signed-off-by: Sai Ramesh Vanka <svanka@redhat.com>
ermias19 pushed a commit to ermias19/kubernetes that referenced this pull request Mar 10, 2026
- Implement e2e tests based on the scenarios described in the PR
  kubernetes/enhancements#5751 that are required to graduate the DRAExtendedResources feature to Beta

Signed-off-by: Sai Ramesh Vanka <svanka@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/kep Categorizes KEP tracking issues and PRs modifying the KEP directory lgtm "Looks good to me", indicates that a PR is ready to be merged. sig/scheduling Categorizes an issue or PR as relevant to SIG Scheduling. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. wg/device-management Categorizes an issue or PR as relevant to WG Device Management.

Projects

Status: ✅ Done
Archived in project

Development

Successfully merging this pull request may close these issues.